projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0155533
)
zynqmp: Remove bogus comment
author
Soren Brinkmann
<
[email protected]
>
Mon, 18 Apr 2016 18:27:48 +0000
(11:27 -0700)
committer
Soren Brinkmann
<
[email protected]
>
Mon, 25 Apr 2016 16:49:58 +0000
(09:49 -0700)
Signed-off-by: Soren Brinkmann <
[email protected]
>
Acked-by: Michal Simek <
[email protected]
>
plat/xilinx/zynqmp/aarch64/zynqmp_common.c
patch
|
blob
|
history
diff --git
a/plat/xilinx/zynqmp/aarch64/zynqmp_common.c
b/plat/xilinx/zynqmp/aarch64/zynqmp_common.c
index 429eec27e4546d77044be12b7105f45a15dd4788..87e47a5f9f34e17d10691d9194b986d3d231f7a5 100644
(file)
--- a/
plat/xilinx/zynqmp/aarch64/zynqmp_common.c
+++ b/
plat/xilinx/zynqmp/aarch64/zynqmp_common.c
@@
-271,13
+271,6
@@
int zynqmp_is_pmu_up(void)
return zynqmp_pmufw_present;
}
-/*
- * A single boot loader stack is expected to work on both the Foundation ZYNQMP
- * models and the two flavours of the Base ZYNQMP models (AEMv8 & Cortex). The
- * SYS_ID register provides a mechanism for detecting the differences between
- * these platforms. This information is stored in a per-BL array to allow the
- * code to take the correct path.Per BL platform configuration.
- */
void zynqmp_config_setup(void)
{
zynqmp_discover_pmufw();